home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 5 / BBS in a Box -Volume V (BBS in a Box) (April 1992).iso / Files / Hyper / A-An / « EasyFile™».cpt / ´ EasyFile™ª / ¥ EasyFile™™ / background_6665.txt < prev    next >
Encoding:
Text File  |  1987-10-08  |  587 b   |  31 lines

  1. -- background: 6665 from stack: in
  2. -- bmap block id: 7667
  3. -- flags: 4000
  4. -- background id: 0
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on openBackground
  8.   push recent card
  9. end openBackground
  10.  
  11.  
  12.  
  13. -- part 1 (button)
  14. -- low flags: 00
  15. -- high flags: 8003
  16. -- rect: left=391 top=41 right=63 bottom=491
  17. -- title width / last selected line: 0
  18. -- icon id / first selected line: 0 / 0
  19. -- text alignment: 1
  20. -- font id: 0
  21. -- text size: 12
  22. -- style flags: 0
  23. -- line height: 16
  24. -- part name: Return
  25. ----- HyperTalk script -----
  26. on mouseUp
  27.   visual effect dissolve slow
  28.   go to card "DeeSoft"
  29. end mouseUp
  30.  
  31.